Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 2,536 for

document protection

(0.18 sec)
  1. Convert to Spreadsheet with advanced options | ...

    Follow this guide and learn how to convert Documents to Excel and Open Document spreadsheets of XLS, XLSX, ODS, OTS formats  with zoom and other customizations using GroupDocs.Conversion for Node.js via Java....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...Converting / Conversion options by document family / Convert to Spreadsheet...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...apply search to password protected documents. Not only this, the latest...applying multiple signatures in a document. We would suggest you to download...

    blog.groupdocs.com/groupdocs.blog/page/82/
  3. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...issues and enable comprehensive document markup capabilities. Learn...challenges and implement powerful document search functionality. Discover...

    blog.groupdocs.com/groupdocs.blog/page/4/
  4. metadata.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/metadata/nodejs-java/technical-support/weekly0.5https://docs.groupdocs.com/metadata......com/metadata/java/documents/weekly0.5https://docs.groupdocs...com/metadata/java/generate-document-preview/weekly0.5https://docs...

    docs.groupdocs.com/sitemaps/metadata.xml
  5. Add Text Watermark to PPTX Using Python

    Learn how to add text watermark to PPTX using Python. This tutorial shows how to embed watermark text into PowerPoint slides with custom font, color, and alignment....identifiers that communicate document ownership, confidentiality...presentation preparation, enforce document labeling standards, and maintain...

    kb.groupdocs.com/watermark/python/add-text-wate...
  6. GroupDocs.Total Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify Documents of almost all the popular file formats.... Our document annotation app, GroupDocs...Annotate PDF, word processing documents and images from a web-browser...

    blog.groupdocs.com/categories/groupdocs.total-p...
  7. Upcoming Release of GroupDocs.Search for Java

    We are about to release GroupDocs.Search for Java, a full-featured, back-end API that could easily be utilized by Java developers in their projects. It is a fascinating Document search API that extracts text and metadata from Documents. Furthermore, it performs advanced searching and indexing operations on the basis of fuzzy and synonym algorithms. API also supports full-text search. Features Offered by GroupDocs.Search for JavaGroupDocs will keep on updating this API with new features.... It is a fascinating document search API that extracts text...text and metadata from documents. Furthermore, it performs advanced...

    blog.groupdocs.com/search/upcoming-release-of-g...
  8. Introducing New Features in GroupDocs.Text Fron...

    GroupDocs team is pleased to announce exciting new features in Front End for GroupDocs.Text for .NET API. In this new release, we are providing user ability to search text within Document and extract highlighted text. Furthermore, user can now extract text from ZIP containers and password protect OneNote sections.Using this Front End, user can simply upload file and apply features on it using tool buttons. The developers are allowed to modify the application to fulfill their own requirements....ability to search text within document and extract highlighted text...ZIP containers and password protect OneNote sections.Using this...

    blog.groupdocs.com/parser/introducing-new-featu...
  9. GroupDocs.Metadata Overview | Documentation

    What is GroupDocs.Metadata? GroupDocs.Metadata for Java is a full featured class library which allows users to read and edit metadata associated with various Document, image, audio, video and many other formats. It works with most notable metadata standards: XMP, EXIF, IPTC, Image Resource Blocks, ID3 and format-specific metadata properties. The Metadata API is very flexible and easy to operate with. It provides extended capabilities allowing working with metadata in a unified way regardless of the file format....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...metadata associated with various document, image, audio, video and many...

    docs.groupdocs.com/metadata/java/groupdocs-meta...
  10. Password-protected documents | GroupDocs

    GroupDocs.Parser provides the functionality to open the password-protected Documents. The following are the steps to work with password protected Documents. Instantiate the LoadOptions object; Set password in LoadOptions(String) constructor; Create Parser object and call any method. The following code sample shows how to process password protected Documents. try { String password = "123456"; // Create an instance of Parser class with the password: try (Parser parser = new Parser(Constants.SamplePassword, new LoadOptions(password))) { // Check if text extraction is supported if (!...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...Password-protected documents Password-protected documents Leave...

    docs.groupdocs.com/parser/java/password-protect...